=== My Page Order ===
Contributors: froman118
Donate link: http://geekyweekly.com/gifts-and-donations
Tags: page, order, sidebar, widget
Requires at least: 2.8
Tested up to: 2.8.6
Stable tag: 2.8.6

My Page Order allows you to set the order of pages through a drag and drop interface.

== Description ==

[My Page Order](http://geekyweekly.com/mypageorder) allows you to set the order of pages through a drag and drop interface. The default method of setting the order page by page is extremely clumsy, especially with a large number of pages. The plugin also installs a replacement widget that exposes all the options of the wp_list_pages template function.

= Big Update! =

My Page Order has been out since WP 1.5 (2006) and hasn't really changed since then. As of version 2.8.6 of the plugin I'm breaking backwards compatibility to add new features like a replacement widget. Keep using version [2.8.3](http://downloads.wordpress.org/plugin/my-page-order.2.8.3.zip) if you are not on WP 2.8 yet.

== Change Log ==

= 2.8.6 =
* Reworked old My Page Order code, added replacement widget with more options. Starting fresh with support for WP 2.8 and above only.
* The PO file has changed and translations will need to be updated
= 2.8.3 =
* Trying to fix Javascript onload issues. Settled on using the addLoadEvent function built into Wordpress. If the sorting does not initialize then you have a plugin that is incorrectly overriding the window.onload event. There is nothing I can do to help. 
= 2.8b =
* Fixed drag and drop bug for sure this time
* Added Czech translation (Jan)
= 2.8 a
* Fixed bug breaking drag and drop in 2.7 (I think, can't test so let me know)
* Added translations: Belorussian (Fatcow), French (updated, Annelies)
= 2.8 =
* Updated for 2.8 compatibility
= 2.7.1 =
* Translations added and thanks: Spanish (Karin), German (Bernhard), Swedish (Joakim), Italian (Stefano and Danny)
= 2.7 =
* Updated for 2.7, now under the the new Page menu.
* Unpublished pages now show up in the Subpage dropdown (thanks Josef)
* Moved to jQuery for drag and drop
* Removed finicky AJAX submission
* Added missing translation phrase to POT, send me updated MO files and help fill in missing translations
* Translations added and thanks: Russian (Flector), French (Merimac), Persian (Mohammad and Mohammad), Dutch (Anja).
= 2.6.1 =
* Localized strings and added .po files for translation. If you are interested in translating send me an email.

== Installation ==

1. Install plugin and activate it on the Plugins page
2. Go to the "My Page Order" tab under Pages and specify your desired order for pages
3. If you are using widgets then just make sure the "Page" widget is set to order by "Page order". The plugin also installs it's own widget with more options.
4. If you aren't using widgets, modify your sidebar template to use correct sort order: `wp_list_pages('sort_column=menu_order&title_li=');`


== Frequently Asked Questions ==

= Why isn't the order changing on my site? =

The change isn't automatic. You need to modify your theme or widgets.

= Why isn't this already built into WP? =

I don't know. Hopefully it will be in a future release in one form or another because the current method sucks.

= Like the plugin? =

If you like the plugin, consider showing your appreciation by saying thank you or making a [small donation](http://geekyweekly.com/gifts-and-donations).